.n01-main-navigation img {
    max-width: 100%;
}
.ne05-event-news-cards .card[data-inset-description]:not([data-no-image]) picture::after{
  display:block !important;
}
@media (min-width:1024px){
    .n01-main-navigation .menu-items__content{
        bottom: auto;
        box-shadow: 0px 10px 13px rgba(0,0,0,.06);
    }
    .n01-main-navigation .menu-items__content-text-block{
        padding-bottom: 64px;
        padding-top: 40px;
    }
    .n01-main-navigation .menu-items__content-text-block-item:first-child {
        margin-left: 0;
    } 
  

    /*******/
    .h03-smart-solutions .card::after,.h03-4-scenarios .card::after{
        z-index: 2;
        position: absolute;
        bottom: 0;
        left: 0;
        width: 100%;
        display: block;
        background: linear-gradient(rgba(0,0,0,0) 0%,rgba(0,0,0,0.4) 70%);
        content:"";
        height: 120px;
        border-radius: 20px;
    }
    .card[data-inset-description] .card__description,.h03-4-scenarios .card[data-inset-description] .card__description{
        z-index: 3;
    }
    .h03-smart-solutions .card__description .copy-01,.h03-4-scenarios .card__description .copy-01{
        color: #fff;
        font-size: 20px;
        line-height: 28px;
    }
    .product-description{
        max-height: 100px;
        overflow: hidden;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 3;
    }
    .so05-product-hero .col-xlarge-10 picture{
        display: block;
        position: relative;
    } 
    .so05-product-hero .col-xlarge-10 picture::before{
        position: absolute;
        bottom: 0;
        left: 0;
        width: 100%;
        display: block;
        background: linear-gradient(rgba(0,0,0,0) 0%,rgba(0,0,0,0.4) 70%);
        content:"";
        height: 50%;
        border-radius: 20px;
    }   
    .ci02-left-title-text p{
        font-size: 20px;
        line-height: 32px;
    }
    .ne05-event-news-cards .card__image::after{
        z-index: 2;
        position: absolute;
        bottom: 0;
        left: 0;
        width: 100%;
        display: block;
        background: linear-gradient(rgba(0,0,0,0) 0%,rgba(0,0,0,0.4) 70%);
        content:"";
        height: 120px;
        border-radius: 20px;
    }
}

@media (min-width:768px){
    .product-description{
        margin-top: 40px;
    }
    .so06-product-cards .product,.so06-product-cards .product.mobile-hide{
        display: flex;
    }
    .so05-product-hero .hero-product__text p{
        font-size: 20px;
        line-height: 28px;
    }
}

/*****************/



.page-case-3 {
    width: 100%;
    color: #282828;
    padding: 32px 0;
    background: #fff;
  }
  .page-case-3 .main-box .tit {
    font-size: 30px;
    line-height: 45px;
    text-align: center;
  }
  .page-case-3 .main-box .tit span {
    display: block;
    font-size: 15px;
  }
  .page-case-3 .main-box .case-list .show-more {
    display: block;
    width: 107px;
    height: 35px;
    border: 1px solid #282828;
    text-align: center;
    line-height: normal;
    color: #282828;
    text-decoration: none;
    margin: 25px auto;
    font-weight: bold;
    margin-top: 35px;
    font-size: 12px;
  }
  .page-case-3 .main-box .case-list .show-more span {
    width: 107px;
    height: 35px;
    display: table-cell;
    text-align: center;
    vertical-align: middle;
  }
  .page-case-3 .main-box .case-list .case-cell {
    margin-top: 40px;
  }
  .page-case-3 .main-box .case-list .case-cell .mb-case-pic {
    width: 100%;
    height: auto;
   
  }
  .page-case-3 .main-box .case-list .case-cell .mb-case-pic .mb-case-pic{
    padding: 0 15px;
  }
  .page-case-3 .main-box .case-list .case-cell .mb-case-pic .swiper-pagination {
    bottom:17.5px;
    box-sizing: border-box;
    padding-right: 10px;
    text-align: right;
  }
  .page-case-3 .main-box .case-list .case-cell .mb-case-pic img {
    display: block;
    width: auto;
    height:auto;
    max-width: 100%;
  }
  .page-case-3 .main-box .case-list .case-cell .mb-case-pic .swiper-slide {
    width: 285px;
    height: 215px;
  }
  .page-case-3 .main-box .case-list .case-cell img {
    display: none;
  }
  .page-case-3 .main-box .case-list .case-cell .txt {
    margin: 10px auto;
    margin-bottom: 0;
    width: 330px;
    text-align: center;
  }
  .page-case-3 .main-box .case-list .case-cell .txt .tag {
    line-height: 2;
    font-size: 13px;
  }
  .page-case-3 .main-box .case-list .case-cell .txt h5 {
    font-size: 18px;
    line-height: 1.8;
  }
  .page-case-3 .main-box .case-list .case-cell .txt p {
    font-size: 16px;
    line-height: 1.6;
    margin-top: 10px;
  }
  .page-case-3 .main-box .case-list .case-cell .txt .more {
    display: block;
    width: 107px;
    height: 35px;
    border: 1px solid #282828;
    text-align: center;
    line-height: normal;
    color: #282828;
    text-decoration: none;
    margin: 0 auto;
    margin-top: 15px;
    font-weight: bold;
  }
  .page-case-3 .main-box .case-list .case-cell .txt .more span {
    width: 107px;
    height: 35px;
    display: table-cell;
    text-align: center;
    vertical-align: middle;
  }
  @media (min-width: 769px) {
    .page-case-3 {
      background: none;
      padding: 100px 0 0 0;
    }
    .page-case-3 .main-box {
      width: 97%;
      margin: 0 auto;
      max-width: 1180px;
      position: relative;
    }
    .page-case-3 .main-box .tit {
      font-size: 46px;
      line-height: 75px;
      text-align: center;
      padding: 0;
      margin-bottom: 80px;
    }
    .page-case-3 .main-box .tit span {
      font-size: 20px;
      line-height: 50px;
    }
    .page-case-3 .main-box .case-list .show-more {
      position: relative;
      display: block;
      width: 120px;
      height: 38px;
      border: none;
      text-align: center;
      line-height: 38px;
      font-size: 14px;
      outline: 1px solid #282828;
      margin: 80px auto;
      color: #282828;
      text-decoration: none;
      -webkit-transition: opacity 0.4s;
      -moz-transition: opacity 0.4s;
      -ms-transition: opacity 0.4s;
      -o-transition: opacity 0.4s;
      transition: opacity 0.4s;
    }
    .page-case-3 .main-box .case-list .show-more span {
      width: 120px;
      height: 38px;
      position: relative;
      z-index: 2;
      -webkit-transition: color 0.4s;
      -moz-transition: color 0.4s;
      -ms-transition: color 0.4s;
      -o-transition: color 0.4s;
      transition: color 0.4s;
    }
    .page-case-3 .main-box .case-list .show-more:after {
      position: absolute;
      width: 0;
      height: 40px;
      top: -1px;
      left: -1px;
      background: #c7000b;
      content: "";
      -webkit-transition: width 0.5s;
      -moz-transition: width 0.5s;
      -ms-transition: width 0.5s;
      -o-transition: width 0.5s;
      transition: width 0.5s;
    }
    .page-case-3 .main-box .case-list .show-more:hover span {
      color: #fff;
    }
    .page-case-3 .main-box .case-list .show-more:hover:after {
      width: 122px;
    }
    .page-case-3 .main-box .case-list .case-cell {
      margin-top: 0;
      background: #f7f7f8;
      position: relative;
      height: 270px;
    }
    .page-case-3 .main-box .case-list .case-cell img {
      display: block;
    }
    .page-case-3 .main-box .case-list .case-cell .mb-case-pic {
      display: none;
    }
    .page-case-3 .main-box .case-list .case-cell:hover .txt .more {
      opacity: 1;
    }
    .page-case-3 .main-box .case-list .case-cell .txt {
      margin: 0;
      top: 50%;
      -webkit-transform: translate(0, -50%);
      -moz-transform: translate(0, -50%);
      -ms-transform: translate(0, -50%);
      -o-transform: translate(0, -50%);
      transform: translate(0, -50%);
    }
    .page-case-3 .main-box .case-list .case-cell .txt .tag {
      font-size: 14px;
      line-height: 30px;
      margin-bottom: 5px;
    }
    .page-case-3 .main-box .case-list .case-cell .txt h5 {
      font-size: 22px;
      line-height: 28px;
      margin-bottom: 10px;
    }
    .page-case-3 .main-box .case-list .case-cell .txt p {
      font-size: 14px;
      line-height: 1.6;
      margin-bottom: 30px;
    }
    .page-case-3 .main-box .case-list .case-cell .txt .more {
      position: relative;
      display: block;
      width: 120px;
      height: 38px;
      font-weight: bold;
      border: none;
      text-align: center;
      line-height: 38px;
      font-size: 14px;
      outline: 1px solid #282828;
      margin: 0;
      color: #282828;
      text-decoration: none;
      opacity: 0;
      -webkit-transition: opacity 0.4s;
      -moz-transition: opacity 0.4s;
      -ms-transition: opacity 0.4s;
      -o-transition: opacity 0.4s;
      transition: opacity 0.4s;
    }
    .page-case-3 .main-box .case-list .case-cell .txt .more span {
      width: 120px;
      height: 38px;
      position: relative;
      z-index: 2;
      -webkit-transition: color 0.4s;
      -moz-transition: color 0.4s;
      -ms-transition: color 0.4s;
      -o-transition: color 0.4s;
      transition: color 0.4s;
    }
    .page-case-3 .main-box .case-list .case-cell .txt .more:after {
      position: absolute;
      width: 0;
      height: 40px;
      top: -1px;
      left: -1px;
      background: #c7000b;
      content: "";
      -webkit-transition: width 0.5s;
      -moz-transition: width 0.5s;
      -ms-transition: width 0.5s;
      -o-transition: width 0.5s;
      transition: width 0.5s;
    }
    .page-case-3 .main-box .case-list .case-cell .txt .more:hover span {
      color: #fff;
    }
    .page-case-3 .main-box .case-list .case-cell .txt .more:hover:after {
      width: 122px;
    }
    .page-case-3 .main-box .case-list .case-cell:nth-child(2n) {
      background: #fff;
    }
    .page-case-3 .main-box .case-list .case-cell.case-style1 img {
      position: absolute;
      left: 0;
      display: block;
      top: 0;
      width: auto;
      height: 100%;
      margin: 0;
    }
    .page-case-3 .main-box .case-list .case-cell.case-style1 img:nth-child(2) {
      display: block;
      left: inherit;
      right: 0;
    }
    .page-case-3 .main-box .case-list .case-cell.case-style1 .txt {
      margin: 0;
      width: 45%;
      max-width: 260px;
      text-align: left;
      position: absolute;
      left: 400px;
    }
    .page-case-3 .main-box .case-list .case-cell.case-style2 img {
      position: absolute;
      right: 0;
      display: block;
      top: 0;
      width: auto;
      height: 100%;
      margin: 0;
    }
    .page-case-3 .main-box .case-list .case-cell.case-style2 .txt {
      margin: 0;
      width: 45%;
      max-width: 320px;
      text-align: left;
      position: absolute;
      left: 80px;
    }
    .page-case-3 .main-box .case-list .case-cell.case-style3 img {
      position: absolute;
      left: 0;
      display: block;
      top: 0;
      width: auto;
      height: 100%;
      margin: 0;
    }
    .page-case-3 .main-box .case-list .case-cell.case-style3 .txt {
      margin: 0;
      width: 45%;
      max-width: 320px;
      text-align: left;
      position: absolute;
      left: 450px;
    }
    .page-case-3 .main-box .case-list .case-cell.case-style4 img {
      position: absolute;
      left: 0;
      display: block;
      top: 0;
      width: auto;
      height: 100%;
      margin: 0;
    }
    .page-case-3 .main-box .case-list .case-cell.case-style4 img:nth-child(2) {
      display: block;
      left: inherit;
      right: 0;
    }
    .page-case-3 .main-box .case-list .case-cell.case-style4 .txt {
      margin: 0;
      width: 45%;
      max-width: 260px;
      text-align: left;
      position: absolute;
      left: 340px;
    }
  }
  @media (min-width: 769px) and (min-width: 1200px) {
    .page-case-3 .main-box .case-list .case-cell {
      height: 320px;
    }
  }
  @media (min-width: 769px) and (min-width: 1200px) {
    .page-case-3 .main-box .case-list .case-cell.case-style1 .txt {
      width: 45%;
      max-width: 305px;
      left: 485px;
    }
  }
  @media (min-width: 769px) and (min-width: 1200px) {
    .page-case-3 .main-box .case-list .case-cell.case-style3 .txt {
      left: 540px;
    }
  }
  @media (min-width: 769px) and (min-width: 1200px) {
    .page-case-3 .main-box .case-list .case-cell.case-style4 .txt {
      width: 45%;
      max-width: 305px;
      left: 405px;
    }
  }

  @media (max-width:767px){
    .page-case-3{
        padding: 50px 0;
    }
    .page-case-3 .main-box .tit{
        font-size: 34px;
        line-height: 46px;
    }
    .page-case-3 .main-box .case-list .case-cell .txt{
        width:100%;
        padding: 0 15px;
    }
  }

    .ne12-news-details__section-news-inner{
      margin-top:0px;
    }
    .ne12-news-details__section-news picture.news-img{
      margin-top: -80px;
    }

.se05-results-preview__section li a h4 {
    color: #171717;
}

.ne12-news-details__section-header {
    margin: 0px 148px 70px;
}

.ne12-news-details__section-header p {
    margin: 0;
}

.wb01-filter__result__description{
  background: rgba(0,0,0,.8);
}
.wb01-filter__result__details td:first-of-type{
  color: #fff;
}
.wb01-filter__result__background >img {
  opacity: 1;
  visibility: hidden;
}
.wb01-filter .wb01-filter__result > div{
  background: #e8e8e8;
}
.wb01-filter__active-filters a{
  white-space: normal;
  line-height: 1.5;
  height: auto;
  padding: 8px 16px;
}
.so03-3-text-cards.grey-mode .so03-3-text-cards__row-card h4{
  padding-bottom: 0;
  border-bottom: 0;
}
.so03-3-text-cards.grey-mode .so03-3-text-cards__row-card h4 +span{
  margin-top: 15px;
  padding-top: 15px;
  border-top: 1px solid #c7c8cb;
  display: block;
}
.wb05-submit-successful .primary-button{
  width: auto;
}
.wb01-filter__result__details td{
  word-break: break-all;
}
.ps04-product-specifications .list-item .heading-05 ul li{
  list-style-type: disc;
  margin: 5px 0 5px 22px;
}
.ne12-news-details__section-news-inner p{
  flex: 0 0 auto;
}
.ne12-news-details__section-news{
  flex: 0 0 auto;
}
.ne03-sub-nav{
  padding-top: 70px;
}
.ps04-product-specifications .list-item .heading-05 ul li ul li{
  position: relative;
  list-style-type: none;
  padding-left: 22px;
  margin: 5px 0 5px 0px;
}
.ps04-product-specifications .list-item .heading-05 ul li ul li:before{
  position: absolute;
  content: "";
  background:url(../images/yi.jpg) no-repeat;
  width: 11px;
  height: 10px;
  left: 0;
}
.h03-3-scenarios .card__description .copy-01{
  color: #fff;
}
@font-face {
  font-family: "iconfont";
  src: url('//at.alicdn.com/t/font_1622614_gzuj9bp5pxq.eot?t=1590741153034');
  src: url('../fonts/font_1622614_gzuj9bp5pxq.eot') format('embedded-opentype'),url('../fonts/c3099e5fdfe449a5a71cb98c3124d8aa.woff') format('woff2'),url('../fonts/font_1622614_gzuj9bp5pxq.woff') format('woff'),url('../fonts/font_1622614_gzuj9bp5pxq.ttf') format('truetype'),url('../fonts/font_1622614_gzuj9bp5pxq.svg') format('svg');
}

.iconfont {
  font-family: "iconfont" !important;
  font-size: 16px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-arrow-up:before {
  content: "\e745";
}
.btn-go-top {
  display: none;
  position: fixed;
  right: 0;
  bottom: 24px;
  width: 40px;
  height: 40px;
  line-height: 40px;
  background-color: #026DBD;
  color: #fff;
  text-align: center;
  text-decoration: none;
  z-index: 81;
  opacity: 0.7;
}
.btn-go-top .iconfont {
  font-size: 44px;
  color: #fff;
}

.btn-go-top:hover {
  background-color: #c7000b;
  opacity: 1;
}
@media (min-width:1024px) and (max-width:1599px){
  .heading-04{
    font-size: 24px;
    line-height: 36px;
  }
  .heading-05{
    font-size: 16px;
    line-height: 28px;
  }
  .heading-03{
    font-size: 38px;
    line-height: 50px;
  }
  .so01-hero-image-text .hero-image-text__text h3{
    font-size: 50px;
    line-height: 62px;
  }
  .n01-main-navigation .menu-items__content .submenu-trigger,
  .n01-main-navigation .menu-items__content-text-links-anchor{
    font-size: 16px;
  }
}
@media (min-width:1280px){
  .ne12-news-details{
    padding-top: 80px;
  }
}
@media (min-width:1024px) and (max-width:1025px){
  .col-ipadpro {
		-webkit-flex-basis: 0;
		    -ms-flex-preferred-size: 0;
		        flex-basis: 0;
		-webkit-box-flex: 1;
		-webkit-flex-grow: 1;
		    -ms-flex-positive: 1;
		        flex-grow: 1;
		max-width: 100%;
	}
  .col-ipadpro-1 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 8.33333%;
		    -ms-flex: 0 0 8.33333%;
		        flex: 0 0 8.33333%;
		max-width: 8.33333%;
	}
	.col-ipadpro-2 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 16.66667%;
		    -ms-flex: 0 0 16.66667%;
		        flex: 0 0 16.66667%;
		max-width: 16.66667%;
	}
	.col-ipadpro-3 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 25%;
		    -ms-flex: 0 0 25%;
		        flex: 0 0 25%;
		max-width: 25%;
	}
	.col-ipadpro-4 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 33.33333%;
		    -ms-flex: 0 0 33.33333%;
		        flex: 0 0 33.33333%;
		max-width: 33.33333%;
	}
	.col-ipadpro-5 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 41.66667%;
		    -ms-flex: 0 0 41.66667%;
		        flex: 0 0 41.66667%;
		max-width: 41.66667%;
	}
	.col-ipadpro-6 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 50%;
		    -ms-flex: 0 0 50%;
		        flex: 0 0 50%;
		max-width: 50%;
	}
	.col-ipadpro-7 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 58.33333%;
		    -ms-flex: 0 0 58.33333%;
		        flex: 0 0 58.33333%;
		max-width: 58.33333%;
	}
	.col-ipadpro-8 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 66.66667%;
		    -ms-flex: 0 0 66.66667%;
		        flex: 0 0 66.66667%;
		max-width: 66.66667%;
	}
	.col-ipadpro-9 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 75%;
		    -ms-flex: 0 0 75%;
		        flex: 0 0 75%;
		max-width: 75%;
	}
	.col-ipadpro-10 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 83.33333%;
		    -ms-flex: 0 0 83.33333%;
		        flex: 0 0 83.33333%;
		max-width: 83.33333%;
	}
	.col-ipadpro-11 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 91.66667%;
		    -ms-flex: 0 0 91.66667%;
		        flex: 0 0 91.66667%;
		max-width: 91.66667%;
	}
	.col-ipadpro-12 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 100%;
		    -ms-flex: 0 0 100%;
		        flex: 0 0 100%;
		max-width: 100%;
  }

  .ne05-event-news-cards .event-news-cards__wrap{
    -webkit-flex: 0 0 100%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
}
@media (min-width:1024px){
  .so03-3-text-cards.grey-mode .so03-3-text-cards__row-card{
    padding: 40px;
    display: flex;
    text-align: center;
    width: 100%;
    justify-content: center;
    align-items: center;
  }
  .so03-3-text-cards.grey-mode .so03-3-text-cards__row-card h4{
    margin-bottom: 0;
  }
  .so03-3-text-cards__row-col:nth-child(odd){
    -webkit-transform: translateY(0px);
    transform: translateY(0px);
  }
  .so03-3-text-cards__row-col:nth-child(even){
    -webkit-transform: translateY(0px);
    transform: translateY(0px);
  }
  .so01-hero-image-text .hero-image-text__text{
    top: 50%;
    bottom: auto;
    left: 8.8%;
    right: 8.8%;
    transform: translateY(-50%);
  }
}


@media (min-width:768px) and (max-width:1024px){
  .so01-hero-image-text .hero-image-text__text h3{
    font-size: 48px;
    line-height: 60px;
  }
  .so01-hero-image-text .hero-image-text__text{
    top: 50%;
    bottom: auto;
    left: 8.8%;
    right: 8.8%;
    transform: translateY(-50%);
  }
  .h03-3-scenarios .row{
    width: 100%;
  }
  .h03-3-scenarios .row .col-medium-3{
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 33.33333%;
    -ms-flex: 0 0 33.33333%;
    flex: 0 0 33.33333%;
    max-width: 33.33333%;
  }
  .card[data-inset-description] .card__description{
    padding: 32px 15px;
  }
}
@media (min-width:768px){
  .wb01-filter .wb01-filter__pagination::before{
    width:115px;
  }
  .ps01-product-hero__bg-up,
  .ps01-product-hero .ps01-product-hero__bg-up{
    height: auto;
  }
  .ps01-product-hero__bg-up .ps01-product-hero__card{
    padding: 0;
    top: 50%;
    -webkit-transform:translateY(-50%);
    transform: translateY(-50%);
    left: 0;
  }
  .ps01-product-hero__bg-up .ps01-product-hero__card .text-wrapper{
    margin-bottom: 0;
  }
  .so03-3-text-cards.grey-mode .so03-3-text-cards__row-card{
    padding: 40px 16px 40px
  }
}
@media (max-width:767px){
  .ps04-product-specifications .list-item .heading-05{
    font-size: 12px;
    line-height: 20px;
  }
  .so03-3-text-cards.grey-mode .so03-3-text-cards__row-card{
    padding: 40px 16px 40px;
  }
  .so03-3-text-cards__row-card h4{
    margin-bottom: 0;
  }
  .ps01-product-hero__bg-up{
    height: 230px;
  }
  .ps01-product-hero__card .heading-02{
    font-size: 24px;
    line-height: 30px;
  }
  .ps01-product-hero__bg-down{
    height: 160px;
  }
  .se01-search__input{
    font-size: 24px;
    line-height: 24px;
  }
  .se01-search__btn{
    bottom: 13px;
  }
  .h01-hero-video__title{
    word-break: break-word;
  }
  .c01-career-card__block-copy .heading-03{
    font-size: 24px;
    line-height: 24px;
  }
  .ne05-event-news-cards .event-news-cards__wrap li .card__note{
    display: none;
  }
  .so01-hero-image-text .hero-image-text__text h3{
    max-width: none;
  }
  .ne06-hero-image__copy h3{
    font-size: 24px;
    line-height: 30px;
  }
  .h01-hero-video__title .heading-03{
    font-size: 24px;
    line-height: 30px;
  }
  .ci01-hero-video-text__copy .heading-02{
    font-size: 24px;
    line-height: 30px;
  }
  .heading-03{
    font-size: 24px;
    line-height: 30px;
  }
  .so05-product-hero .hero-product__text{
    top: 50%;
    bottom: auto;
    transform: translateY(-50%);
  }
  .n09-tab-anchor-link__anchor{
    font-size: 14px;
    line-height: 20px;
  }
  .wb01-filter__content > ul{
    padding:0 ;
  }
  .card__note{
    display: none;
  }
  .heading-04{
    font-size: 16px;
    line-height: 24px;
  }
  .ne12-news-details{
    padding-top: 50px;
  }
  .ne12-news-details__section-header{
    margin: 0px 148px 50px;
  }
  .ps04-product-specifications .list-item .heading-05 ul li{
    margin-left: 16px;
  }
  .h04-campaign__card{
    height: 400px;
  }
  .menu-items-box{
    position: relative;
  }
  .hidden{
    display: none !important;
  }
  .js-nav-arrow-prev{
    position: absolute;
    top: 8px;
    left: -24px;
    background: #fff;
    height: 67px;
    line-height: 67px;
    width: 8%;
    margin: 0;
    z-index: 2;
    cursor: pointer;
  }
  .js-nav-arrow-prev::before{
    content: "";
    width: 10px;
    height: 15px;
    display: block;
    background: url(../images/arrow-left.jpg) no-repeat;
    position: relative;
    top: 21px;
    left: 8px;
  }
  .js-nav-arrow-next{
    position: absolute;
    top: 8px;
    right: -24px;
    background: #fff;
    height: 67px;
    line-height: 67px;
    width: 8%;
    margin: 0;
    z-index: 2;
    cursor: pointer;
  }
  .js-nav-arrow-next::before{
    content: "";
    width: 10px;
    height: 15px;
    display: block;
    background: url(../images/arrow-right.jpg) no-repeat;
    position: relative;
    top: 22px;
    left: 12px;
  }
  .menu-items-box .js-nav-arrow-prev{
    display: none;
    position: fixed;
    top: 71px;
    left: 0px;
    background: #fff;
    height: 56px;
    line-height: 56px;
    width: 30px;
    margin: 0;
    z-index: 6;
    cursor: pointer;
  }
  .menu-items-box .js-nav-arrow-next{
    position: fixed;
    top: 71px;
    right: 0;
    background: #fff;
    height: 47px;
    line-height: 47px;
    width: 30px;
    margin: 0;
    z-index: 6;
    cursor: pointer;
    display: none;
  }
  .has-overlay .menu-items-box .js-nav-arrow-prev{
    display: block;
  }
  .menu-items-box .is-active +.js-nav-arrow-next{
    display: block;
  }
  .n09-tab-anchor-link__carousel + .js-nav-arrow-next{
    display: block !important;
    position: absolute;
    top: 8px;
    right: -24px;
    background: #fff;
    height: 67px;
    line-height: 67px;
    width: 8%;
    margin: 0;
    z-index: 6;
  }
  .n09-tab-anchor-link__carousel[style*="translate3d(-"] + .js-nav-arrow-next{
    display: none !important;
  }
}

.filter-box .filter-result ul.result-list li a .iconfont{
  display: none;
}
.filter-box .filter-result ul.result-list li a{
      padding: 28px 28px 28px 40px;
}


.ps05-product-comparison__details table {
    width: 100%;
}

.ps05-product-comparison__details tr {
    width: 100%;
    display: table;
    letter-spacing: -0.32em;
}

.ps05-product-comparison__details th {
    letter-spacing: normal;
}

.ps05-product-comparison__details td {
    width: 50%;
    letter-spacing: normal;
    display: table-cell;
}